home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr05 / mswlogo3.zip / MSWLOGO.ZIP / LOGOLIB.ZIP / ARRAYTOL < prev    next >
Text File  |  1991-08-29  |  153b  |  6 lines

  1. to arraytolist :array [:dim count :array] [:limit :dim + first :array]
  2. op cascade :dim [fput item (:limit - #) :array ?] []
  3. end
  4.  
  5. bury "arraytolist
  6.